FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.basisprofil.r4#1.5.0 (63 ms)

Package de.basisprofil.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.0&canonical=http://fhir.de/StructureDefinition/identifier-telematik-id
Url http://fhir.de/StructureDefinition/identifier-telematik-id
Version 1.5.0
Status active
Date 2023-11-30
Name IdentifierTelematikId
Title Identifier-Profil für die Telematik-ID
Experimental False
Authority hl7
Description Die Telematik-ID repräsentiert als eineindeutiges Merkmal die Identität eines Teilnehmers, also eines Leistungserbringers im HBA respektive einer Organisation/Einrichtung des Gesundheitswesens in einer SMC-B.
Type Identifier
Kind complex-type

Resources that use this resource

StructureDefinition
https://gematik.de/fhir/isip/v1/Basismodul/StructureDefinition/IsipOrganization IsipOrganization
https://gematik.de/fhir/isik/StructureDefinition/ISiKOrganisation ISiKOrganisation
https://gematik.de/fhir/isik/StructureDefinition/ISiKOrganisationFachabteilung ISiKOrganisationFachabteilung
https://gematik.de/fhir/isik/StructureDefinition/ISiKPersonImGesundheitsberuf ISiKPersonImGesundheitsberuf
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization KBV_PR_Base_Organization
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner KBV_PR_Base_Practitioner
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_EX_Beneficiary GEM_ERP_EX_Beneficiary
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_AuditEvent AuditEvent for Logging of ePrescription Access
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_BfArMApproval BfArM Approval of admissibility for doctor s prescription of narcotics
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_DispReq Request for Dispense of ePrescription
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_InfoReq Informative request from Patient to Provider
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Communication_Reply Reply from Provider to Patient
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense_DiGA Dispensation of a DiGA-Prescription
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense Dispensation of the Prescription
https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_ChargeItem GEM_ERPCHRG_PR_ChargeItem
https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Communication_ChargChangeReply Reply on change Request on ChargeItem from pharmacy to Patient
https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Communication_ChargChangeReq Request for Modification on ChargeItem

Resources that this resource uses

ValueSet
http://fhir.de/ValueSet/identifier-type-de-basis Identifier Type DeBasis ValueSet


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "identifier-telematik-id",
  "url" : "http://fhir.de/StructureDefinition/identifier-telematik-id",
  "version" : "1.5.0",
  "name" : "IdentifierTelematikId",
  "title" : "Identifier-Profil für die Telematik-ID",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-11-30",
  "publisher" : "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.de/technische-komitees/fhir/"
        }
      ]
    }
  ],
  "description" : "Die Telematik-ID repräsentiert als eineindeutiges Merkmal die Identität eines Teilnehmers, also eines Leistungserbringers im HBA respektive einer Organisation/Einrichtung des Gesundheitswesens in einer SMC-B.",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Identifier",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Identifier",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Identifier.type",
        "path" : "Identifier.type",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "code" : "PRN",
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0203"
            }
          ]
        },
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "http://fhir.de/ValueSet/identifier-type-de-basis"
        }
      },
      {
        "id" : "Identifier.system",
        "path" : "Identifier.system",
        "min" : 1,
        "fixedUri" : "https://gematik.de/fhir/sid/telematik-id"
      },
      {
        "id" : "Identifier.value",
        "path" : "Identifier.value",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.